﻿@charset "utf-8";
/* CSS Document */
@font-face { 
	font-family: 'tt';
	src:url('../images/tt7.woff') format('woff');
}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,form,img,select{margin:0; padding:0;}

body{ color: #333;  font-size:14px; font-family: "微软雅黑","Microsoft YaHei";}
a{text-decoration:none; color:#333;}
a:hover{color:#004EA2;}

ul,li{list-style:none;}
.clear{clear:both;}
.blank10{height:10px;}
img{border:0;}
.blank{height: 20px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank40{height:40px;}
.blank50{height:50px;}
.fl{float: left;}
.fr{float: right;}

/*滚动条美化*/
body::-webkit-scrollbar {
  width: 10px !important;
}
body::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
body::-webkit-scrollbar-track-piece {
  background-color: #f3f3f3;
  -webkit-border-radius: 4px;
}
body::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: solid 1px #C0C0C0;
  border-radius: 4px;
}
body::-webkit-scrollbar-corner {
  background-color: #ddd;
}
body::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right;
}
body::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0;
}
::-webkit-scrollbar {
  width: 15px;
}

/*图片放大*/
.picShow img:hover,.picShow a:hover img{transition:all 500ms ease-out 0s; 
  -webkit-transform:scale(1.15);
  moz-transform:scale(1.15);
  -o-transform:scale(1.15);
  transform:scale(1.15);
}
.picShow img{transition:all 500ms ease-out 0s; }

.main100 {width: 80%; margin: auto; max-width: 1920px; min-width: 1200px;}
.main{width:1200px; margin:auto;}

.bg_hui{background:#f1f2f4;  border-top: #eaedf0 1px solid; min-width:1200px;}

.table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%;}
.table_cell{ display:table-cell; vertical-align:middle}

/*顶部*/
.head_top{height:32px; line-height:32px; font-size:12px; background:#fcfcfc; color:#333; border-bottom:solid 1px #e8e8e8;min-width:1200px;}
.head_top u{text-decoration:none;}
.head_top a{color:#333;}

.top_right{}
.top_right i{ background:url(../images/top_right_line.jpg) no-repeat center bottom; width:1px; height:11px; display:inline-block; margin:0px 10px 0 10px;}

.top_right a.ico01 { background: url(../images/top_kf.png) left center no-repeat; padding-left:18px;}
.top_right a.ico02 { background: url(../images/top_sc.png) left center no-repeat; padding-left:18px;}
.top_right a.ico03 { background: url(../images/top_ewm.png) left center no-repeat; padding-left:18px;  position: relative;}
.top_right a.ico03 p { width: 118px; height: 118px; position: absolute; left: -20px; top: 26px; border: 1px #efefef solid; display:none; z-index:9999;}
.top_right a.ico03:hover p { display:block;}
.top_right a.ico03 p img{ width:118px; height:118px;}



/*头部*/
.header{ height:115px; background:url(../images/header-top-bg.jpg) no-repeat center;}
.header .logo{ float:left; padding-top:15px;  color:#111; width:800px;}
.header .logo img{float:left; height:80px; }
.header .logo h1{font-size:30px; margin-bottom:8px;  color:#000; margin-top:10px;}
.header .logo h1 span{color:;}
.header .logo p{ color:#888; letter-spacing:0px; }
/*电话*/
/*.header .tel{float:right; background:url(../images/phone.png) no-repeat left center; height:40px; padding-left:50px; margin-top:45px; color:#888; font-size:13px;}
.header .tel p{font-size:40px; color:#004EA2; font-family:Impact;}

.header .ewm{}
.header .ewm img{ width:90px; margin:25px 0 0 25px;}*/

/* tel */
#top_kf {float: right;height: 60px;width: 60px;	margin-top: 35px;overflow: hidden;background: url(../images/top_bj.jpg) no-repeat left top;padding-left: 10px;margin-left: 20px;}
#top_tel {background: url(../images/tel.jpg) no-repeat left top;float: right;height: 60px;margin-top:30px;padding-left: 60px;}
#top_tel span{overflow: auto;font-size: 13px;line-height: 28px;color: #999;}
#top_tel strong{overflow: auto;font-size: 30px;line-height: 26px; color: #F60;}


/*下拉菜单*/
.head-box{background:#004EA2; height: 52px;line-height: 52px;min-width:1200px;}
.head-box .menu{width:1200px;  margin:auto;}
.head-box .menu ul li{float: left;height: 52px;position: relative;z-index: 999;border-right:rgba(255,255,255,0.1) 0px solid; box-sizing:border-box;}
.head-box .menu ul li a{display: block;	line-height: 52px;text-align: center;font-size: 16px; color:#FFF; padding:0 44px;}
.head-box .menu ul li dt a{display: block; line-height: 24px; padding:15px 5px; color:#fff;text-align: center;	font-size: 14px;border-bottom: rgba(255,255,255,0.1) 1px solid;}
.head-box .menu ul li dt a:hover{ background:#FF9933; color:#fff; }
.head-box .menu ul li:hover .svb{background: #FF9933;}
.head-box .menu ul li:hover .svb a{color: #fff;}
.head-box .menu ul li.curr .svb{background:#FF9933;}
.head-box .menu ul li.curr .svb a{	color: #fff;}
.head-box .menu ul li .svb-box{	display: none; background:#004EA2; z-index:999999;
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}

/*.head-box .menu ul li:last-child { background: url(../images/hot.gif) no-repeat right top;}*/


/*搜索*/
.search{background:#fff; height:70px;}
.search .l {width: 50%;height: 70px;line-height: 70px;}
.search .l .name {font-size:16px;}
.search .l a {color: #888; font-size: 13px; margin-right:15px;}
.search .l a:hover {color: #004EA2;}
.search .r {width: 40%;padding: 15px 0;}
.search .r input{font-family:"微软雅黑"; outline:none;}
.search .r span{float:left;}
.search .r .s_key{border:solid 0px #ededed; background:#ededed; border-right:0; height:38px; line-height:38px; width:380px;  padding-left:20px; border-radius:20px 0 0 20px;}
.search .r .s_btn{background:url(../images/zoom.png) no-repeat center #fffa00; background-size:22px auto; border:0;  line-height:38px; width:80px; border-radius:0px 20px 20px  0; cursor:pointer; font-size:0;}



/*焦点图*/
	#banner {max-width:1920px; margin:auto; position:relative; z-index:9;min-width:1200px;}
	#banner .swiper-slide{ overflow:hidden;  position:relative;}
	#banner .swiper-slide a{display:block; height:100%;}
	#banner .swiper-slide img{width:100%;}
/*按钮切换*/	
	#banner .swiper-button-prev,#banner .swiper-button-next {display: none;width: 72px;height: 72px; background: url(../images/ico_sliding.png) no-repeat;}
	#banner .swiper-button-prev {background-position: 0 0;}
	#banner .swiper-button-prev:hover { background-position: 0 -144px;}
	#banner .swiper-button-next { background-position: 0 -72px;}
	#banner .swiper-button-next:hover {background-position: 0 -216px;}
/*分页器*/
	#banner .swiper-pagination-bullet{width: 10px;height: 10px; display: inline-block; border-radius: 50%; background:rgba(255,255,255,0.36); transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease; opacity: 1.0;}
	#banner .swiper-pagination-bullet-active{background:rgba(255,255,255,0.8);color: #fff;width: 33px;border-radius: 30px;opacity: 1.0;}
	#banner .swiper-pagination{bottom:25px;}

	#banner .swiper-slide h3{font-size:46px; font-weight:bold; color:#4BE9EC; padding-top:270px; margin-bottom:35px;}
	#banner .swiper-slide h4{font-size:25px; font-weight:normal; color:#fff; padding-top:0px; margin-bottom:35px;}

	#banner .swiper-slide p{ font-size:16px; color:#fff; width:520px; line-height:36px; }
	#banner .swiper-slide ul{width:560px;}
	#banner .swiper-slide ul li{width:33.3%; float:left; color:#fff; font-size:18px; line-height:30px; margin-bottom:10px;}
	#banner .swiper-slide ul li i{width:7px; height:7px; display:inline-block; margin-right:12px; border-radius:100%; background:#fff;} 
	#banner .swiper-slide a{width:160px; line-height:36px; overflow:hidden; background:rgba(255,255,255,0.1); display:inline-block; border:solid 1px rgba(255,255,255,0.6); border-radius:52px; text-align:center; color:#fff; margin-top:30px; transition:0.3s all; position:relative;}
	#banner .swiper-slide a:hover{border:solid 1px #ED1E79; background:#B71745; color:#fff;}



/*页面标题*/
.main_tit{text-align:center; min-width:1200px; padding:50px 0 35px;}
.main_tit_z{ font-size:32px; margin-bottom:12px; font-weight:bold; color:#222; position: relative;}
.main_tit_f{ font-size:16px; color:#888; text-transform:uppercase;}

.main_tit_z span{position: relative;}
.main_tit_z span:before,.main_tit_z span:after {
  content: '';
  width: 55px;
  height: 1px;
  background: #ddd;
  position: absolute;
  top: 50%;
}
.main_tit_z span:before{left: -80px;}
.main_tit_z span:after {right: -80px;}

.main_tit_z1{ font-size:28px; margin-bottom:12px; font-weight:bold; color:#222; }
.main_tit_z1:after {content: "";display: block;width: 50px;background:#ddd;height:3px; margin:20px auto auto auto;}
.main_tit p{font-size:12px; width:580px; text-align:center; line-height:2; margin:auto;}



/*资质荣誉*/
.about_honor{}
.about_honor .hd{ position:absolute; left:50%; bottom:0; margin-left:-45px;width:30%;float:left;}
.about_honor .hd .prev,.about_honor .hd .next{ width:32px; height:32px; border:1px solid #ccc; border-radius:50%; float:left; margin-left:8px; display:inline-block; color:#666; font-size:14px; font-family:simsun; cursor:pointer; text-align:center; line-height:32px; transition:0.3s all;}
.about_honor .hd .prev:hover,.about_honor .hd .next:hover{ background:#FF8B10; border:1px solid #FF8B10; color:#fff;}
.about_honor .bd{width:60%;float:right; }
.about_honor .bd ul li{ width:278px; height:340px; margin:0 10px; position:relative;background:#fafafa; border:solid 1px #e8e8e8; text-align:center;}
.about_honor .bd ul li .table_cell{height:340px;}
.about_honor .bd ul li img{max-width:86%;max-height:90%;display: inline-block;opacity:0.95;}

.about_honor .bd ul li .txt{ background:rgba(0,0,0,0.3); position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; opacity:0;transition:all ease-in-out 400ms;  -webkit-transition:all ease-in-out 400ms; -moz-transition:all ease-in-out 400ms; -ms-transition:all ease-in-out 400ms; -o-transition:all ease-in-out 400ms;}
.about_honor .bd ul li .txt h5{ text-align:center; font-size:16px; font-weight:normal; color:#fff; line-height:360px;  margin-left:-30px; opacity:0;transition:all ease-in-out 400ms;  -webkit-transition:all ease-in-out 400ms; -moz-transition:all ease-in-out 400ms; -ms-transition:all ease-in-out 400ms; -o-transition:all ease-in-out 400ms;}
.about_honor .bd ul li .txt span{ font-size:12px; text-transform:uppercase; color:#fff; position:relative; left:-30px; opacity:0; font-family:arial; width:80px; height:24px; border:1px solid rgba(255,255,255,0.5); display:block; border-radius:12px; line-height:24px; margin:0 auto; transition-delay:200ms; transition:all ease-in-out 400ms;  -webkit-transition:all ease-in-out 400ms; -moz-transition:all ease-in-out 400ms; -ms-transition:all ease-in-out 400ms; -o-transition:all ease-in-out 400ms;}
.about_honor .bd ul li:hover .txt{ opacity:1;}
.about_honor .bd ul li:hover .txt h5{ margin-left:0; opacity:1;}
.about_honor .bd ul li:hover .txt span{ left:0; opacity:1;}




/*产品分类*/
.pro_cate{ /*background:url(../images/box1_bg.jpg) no-repeat center; height:666px;*/}
.pro_cate li{float:left; width:376px; margin-right:36px;transition: 0.3s all; box-sizing:border-box;}
.pro_cate li:hover {box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);transform: translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0);}

.pro_cate li:nth-child(3){margin-right:0;}
.pro_cate li .pic{ transition:0.3s all; overflow:hidden;}
.pro_cate li .pic img{width:100%; display:block;transition:all 500ms ease-out 0s; }
.pro_cate li .txt{background:#fff; padding:0 20px 5px 20px;transition:0.3s all; border:solid 1px #e8e8e8;}
.pro_cate li:hover .txt{background:#004EA2;border:solid 1px #004EA2;}
.pro_cate li .txt h3{font-size:20px; line-height:50px; color:#004EA2;transition:0.3s all;}
.pro_cate li .txt p{ line-height:24px; height:48px; overflow:hidden;transition:0.3s all; color:#666;}
.pro_cate li:hover .txt h3,.pro_cate li:hover .txt p{color:#fff;}
.pro_cate li .txt a {line-height: 40px;display: block;border-top: #f0f0f0 1px solid;margin-top: 16px;
    background: url(../images/jian1.png) no-repeat center;
    background-position-x: 300px;
    transition: 0.5s;
}
.pro_cate li:hover .txt a {background: url('../images/jian2.png') no-repeat center;background-position-x: 320px; color:#fff;}
.pro_cate li:hover .pic img{
  -webkit-transform:scale(1.15);
  moz-transform:scale(1.15);
  -o-transform:scale(1.15);
  transform:scale(1.15);
}


/*预约施工*/
.index_bm{background:#004EA2; height:168px;}
.index_bm .left{float:left;}
.index_bm .left h3 {font-size: 34px;font-weight: normal; color:#fff; padding-top:40px;}
.index_bm .left h3 span {color: #fbeddf;font-size: 18px;}
.index_bm .left p {margin-top: 10px; font-size:18px; color:#fff;}

.index_bm .right{float:right; margin-top:46px;}
.index_bm .right input{border:0; outline:none;}
.index_bm .right label {float: left;width: 239px;height: 47px;line-height: 47px;background: #fff;border-radius: 5px;overflow: hidden;margin-right: 23px;}
.index_bm .right label span{float: left;	color: #999999;padding-left: 15px;}
.index_bm .right label .ipt1{float: left;width: 143px;height: 47px;line-height: 47px;font-size: 16px;}
.index_bm .right .ipt2{float: left;width: 144px;height: 47px;border-radius: 5px; cursor:pointer;text-align: center;line-height: 47px;color: #fff;font-size: 16px;background: #FF9933;margin-right: 43px;}



/*版块二*/
.index_box2{height:200px; background:#004EA2;position:relative;}
.index_box2 h3{font-size: 36px;color: #fff;padding: 10px 35px; float:left; margin-top:66px;
	background: url(../images/add1.png) 0 0 no-repeat, url(../images/add2.png) right bottom no-repeat;
}
.index_box2:before{content: "";position: absolute;left:50%;border-top: #fff 20px solid;border-left: transparent 20px solid; border-right: transparent 20px solid;}
.index_box2 a {width: 285px;line-height: 67px; padding-left:118px; box-sizing:border-box;border-radius:10px;color: #004EA2;margin-top:66px; font-size:26px; background:url(../images/zixun.png) no-repeat 50px center rgba(255,255,255,0.8); background-size:46px auto; transition:0.3s all;}
.index_box2 a:hover{background:url(../images/zixun.png) no-repeat 50px center rgba(255,255,255,1); background-size:46px auto;}

  
/*产品中心*/
.index_case{}

.slideTxtBox{}
.slideTxtBox .hd{}
.slideTxtBox .hd ul{}
.slideTxtBox .hd ul{width:1100px;margin:0 auto;padding-bottom:60px;}
.slideTxtBox .hd ul li{ float:left; margin:0 10px; padding:0px 20px 0px 20px ; height:45px; font-size: 14px; line-height: 45px; text-align: center; background:rgba(255,255,255,0.8); border-radius:28px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.0); cursor: pointer; border:solid 1px #ddd; box-sizing:border-box;}
.slideTxtBox .hd ul li.on{ background:#004EA2;border:solid 1px #004EA2; color:#fff;}
.slideTxtBox .hd ul li img{margin-right:10px;vertical-align: middle;}
.slideTxtBox .hd ul li img:nth-child(2) {display:none;}
.slideTxtBox .hd ul li.on img:nth-child(1) {display:none;}
.slideTxtBox .hd ul li.on img:nth-child(2) {display:inline-block;}


.slideTxtBox .bd{}
.slideTxtBox .bd ul section{ background:#fff; box-sizing:border-box; width:100%;padding-top:30px;}
.slideTxtBox .bd li{float: left;width:23%; margin: 0 2% 15px 0; overflow:hidden;}
.slideTxtBox .bd li:nth-child(4n){margin-right:0;}

.slideTxtBox .bd li .pic {width:100%;height:240px;overflow:hidden; position:relative; background:#000;}
.slideTxtBox .bd li .pic img{width:100%; height:100%; display:block; transition:0.3s all;opacity:0.95;}
.slideTxtBox .bd li:hover .pic img {transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);}
.slideTxtBox .bd li .txt{text-align:center; line-height:36px; white-space:nowrap; text-overflow: ellipsis; overflow:hidden;}

/*关于我们*/
.about_left{width:55%;height:410px;float:left;margin-top:60px;}
.about_left h1{font-size:36px;color:#fff;line-height:60px;}
.about_left b{font-weight:normal;font-size:16px;color:#fff;}
.about_left p{font-size:14px;color:#fff;padding-right:70px;line-height:28px;margin-top:30px;}
.about_left a{display:block;width:25%;height:50px;border:1px solid rgba(255,255,255,0.6);border-radius:5px;margin-top:50px;font-size:14px;color:#fff;text-align:center;line-height:50px; transition:0.3s all;}
.about_left a:hover{background:#004EA2; border:solid 1px #efb402;}
.about_right{width:45%;height:410px;float:right;margin-top:60px;}
.about_right li{float:left;background:#fff;width:49%;height:199px;margin-left:3px;margin-top:3px;}
#about_lianjie b{display:block;font-weight:normal;font-size:18px;color:#333;margin-top:50px;text-align:center;}
#about_lianjie p{font-size:16px;color:#999;text-align:center;margin-top:10px;}
#about_lianjie a{display:block;font-size:20px;color:#999;margin:20px auto;width:10%;height:27px;border:solid 1px rgba(0,0,0,0.3);border-radius:5px;line-height:27px;text-align:center; transition:0.3s all;}
#about_lianjie a:hover{background:#004EA2;color:#fff;border:hidden;width:25%;}

/*施工案例*/
.index_cases{ background:#fff; box-sizing:border-box; width:100%;}
.index_cases li{float: left;width:23%; margin: 0 2% 15px 0; overflow:hidden;}
.index_cases li:nth-child(4n){margin-right:0;}

.index_cases li .pic {width:100%;height: 200px;overflow:hidden; position:relative; background:#f8f8f8;}
.index_cases li .pic img{width:100%; height:100%; display:block; transition:0.3s all;}
.index_cases li:hover .pic img {transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);}
.index_cases li .txt{text-align:center; line-height:36px; white-space:nowrap; text-overflow: ellipsis; overflow:hidden;}


/*more*/
.detail{overflow: hidden;}
.detail em{margin-left: -54px;display: inline-block; margin-right: 6px;color: #333;font-size: 12px;opacity: 0;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;transition: all .4s ease; font-style:normal;}
.detail span{display: inline-block;width: 24px;height: 8px;font-size: 0px;background: url(../images/index.png) no-repeat 0 -141px;}
.detail:hover em{margin-left: 0px;opacity: 1;}
.index_more  a {width: 38px;line-height: 38px;height: 38px;border-radius: 50%;background: #FF9933;color: #fff;font-size: 22px;display: inline-block;
}
/*.index_more{text-align:center;min-width:1200px;}
.index_more a{display: inline-block;width: 155px;height: 38px;border: 1px solid rgba(255,255,255,0.3);color:#fff;line-height: 38px; border-radius: 38px;transition: all .5s ease; position:relative; overflow:hidden;}*/
.index_more a:hover{border: 1px solid #004EA2; background: #004EA2; color:#fff;}

.lookmore {text-align: center;min-width:1200px;}
.lookmore a{display: inline-block;width: 155px;height: 38px;border: 1px solid #ccc;background: #fff;line-height: 38px; border-radius: 38px;transition: all .5s ease; position:relative; overflow:hidden;}
.lookmore a:hover{border: 1px solid #004EA2; background: #004EA2; color:#fff;}




/*-查看详情-*/
.up-graybox{width: 100%;height: 100%; position: absolute;left: 0; top: 0; background:#000; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease 0s;}
.up-graybox:hover{background:#000; opacity: 0.6; filter: alpha(opacity=60); transition: all 0.4s ease 0s;}
.up-graybox .stitle {font-size: 14px;line-height: 30px; width: 100%; text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px;color: #fff;}
.up-graybox .line {display: inline-block; width: 100px;height: 1px;background-color: #f2f2f2; position: absolute; left: 50%;margin-left: -50px; transition: all 0.6s ease 0s;}
.up-graybox .linet { top: 0;}
.up-graybox .lineb { bottom: 0;}
.up-graybox:hover .line { width: 6px; margin-left: -3px; opacity: 0.6;filter: alpha(opacity=60);}



/*公司简介*/
.index_culture{ position: relative; height: 520px;}
.index_culture .about_bg{width: 100%;height: 100%;   text-align:center; color:#fff;background: rgba(0,0,0,0.68);}
.index_culture .about_img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background:url(../images/cy-bg.jpg) no-repeat center center fixed ; background-size:100% auto; z-index:-1;}
.index_culture .about_bg h3{font-size:22px; line-height:22px; font-weight:normal; padding-top:100px;}
.index_culture .about_bg h4{font-size:36px; line-height:36px; font-weight:normal;font-family:'tt',Arial; margin:20px 0 40px 0;}
.index_culture .about_bg p{  line-height:34px; font-size:16px; margin-bottom:85px; width:70%; max-width:860px; margin:auto;}


/*首页优势*/
.youshi{}
.youshi li{width:23%; margin:0 1%;  background:#fff; float:left;transition: 0.3s all;}
.youshi li:hover {box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);transform: translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0);}
/*.youshi li:nth-child(4n){ margin-right:0;}*/
.youshi li .pic{ width:100%; overflow:hidden;}
.youshi li .pic img{width:100%; display:block;}
.youshi li .txt{ border:solid 1px #e8e8e8;  height:180px;}
.youshi li .txt h5{ text-align:center; font-size:18px; margin-top:20px;}
.youshi li h5:after{content:"";display: block;width:15px;background:#f90; height: 2px; margin:10px auto 10px auto; }
.youshi li .txt p{ line-height:22px; padding:0 25px; text-align:justify;}



/*首页新闻*/
.index_news li { width: 49%;float: left;border: 1px solid #E8E8E8; margin-bottom: 20px;transition:all 300ms ease-out 0s;}
.index_news li:nth-child(2n){ float: right;}
.index_news li a {display: block; padding: 25px 25px 25px 0;}
.index_news li .time {display: block; width:108px;height: 66px; border-right: 1px solid #E8E8E8;text-align:center;line-height: 20px; margin-right:25px;color: #888; vertical-align: middle;zoom: 1;float: left; transition:0.3s all;}
.index_news li .time b { color: #555;display: block; font-size: 22px; line-height: 40px; font-weight:normal; }
.index_news li h3 {font-size: 20px; font-weight:normal; line-height:30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.index_news li p { font-size: 14px; line-height:40px; height: 40px; color: #888;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.index_news li:hover {-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);box-shadow: 0 5px 10px rgba(0,0,0,.1);-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0); background:#004EA2;border: 1px solid #004EA2;}
.index_news li:hover h3{color: #fff;}
.index_news li:hover .time{ color:#fff;}
.index_news li:hover .time b { color:#fff;}
.index_news li:hover p { color:#fff;}



/*底部*/
.footer{ background:#004EA2; height:300px;}
.footer .left{position:relative;width:55%;top:70px;}
.footer .left ul{ font-size:0; margin-bottom:35px}
.footer .left ul li{font-size:16px;color:#fff;margin-right:28px;display: inline-block;}
.footer .left ul li a{ font-size:16px; color:#fff; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.footer .left ul li a:hover{ color:#d90024}
.footer .left p{font-size: 15px;line-height: 30px;color:rgba(255,255,255,0.7);}
.footer .left h3{position:absolute;right: 0px;bottom:-10px; text-align:center}
.footer .left h3 img{display:  inline-block; height:125px;/* border: #fff 5px solid; */}
.footer .left h3 p{display: inline-block;font-size:14px;line-height: 14px;width: 14px;margin-left: 12px;margin-top: 5px;}
.footer .right{ width:38%;margin-top:70px;}
.footer .right h4{font-size: 30px;color:#FF9933;margin-bottom:26px; font-weight:normal;}
.footer .right h4 small{color: #fff;font-size: 16px;vertical-align:middle;margin-left:5px;}
.footer .right p { font-size:14px; line-height:24px; color:rgba(255,255,255,0.7); height:55px;}
.footer .right .con .tel{font-size:30px;color:#FF9933;padding-left:38px;line-height:40px;background:url(../images/tel01.png) left center no-repeat;font-weight:  bold; margin-right:25px;}
.footer .right .con a{ display:inline-block; width:130px; height:40px; background:#FF9933; border-radius:2px; line-height:40px; text-align:center; font-size:14px; color:#fff; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.footer .right .con a:hover{ background:#f08200}

footer{background: #01438a;padding: 20px 0;text-align: center; font-size: 13px;}
footer p,footer p a{color:rgba(255,255,255,0.5);}
footer p a:hover{ color: #fff; }

/*--------------------*/



/*二级页面*/
.page_ban1{ max-width:1920px;  position:relative;min-width:1200px; margin:auto;}
.page_ban1 img{width:100%; display:block;}

.page_ban{ max-width:1920px;  position:relative;min-width:1200px; margin:auto;}
.page_ban img{width:100%; display:block;}
.page_ban h5 {font-size: 38px;width: 100%;text-align: center;font-weight: normal;position: absolute;left: 0;top: 50%;margin-top: -25px;color: #fff;}
.page_ban h5 p{font-size:18px; font-weight:normal; margin-top:6px; color:rgba(255,255,255,0.6);}

.page_ban h3{font-size:42px; width: 100%; text-align:center; font-weight:normal; position: absolute; left: 0; top: 50%; margin-top:-25px;color: #fff;}
/*.page_ban h3:after{content:"";display: block;width:25px;background:rgba(255,255,255,0.6);height: 2px; margin:15px auto 0px auto;}*/

.page_ban .page_txt{position: absolute; left: 0; top: 42%;left:10%; color: #fff; width:80%; min-width:1200px;}
.page_ban .page_txt h4{font-size:42px; margin-bottom:20px;}
.page_ban .page_txt p{font-size:20px;}



.comm_gray{background:rgba(0,0,0,.56); width:100%; height:100%; position:absolute; left:0; top:0; }
.case_gray{background:rgba(0,0,0,.36); width:100%; height:100%; position:absolute; left:0; top:0; }


.n_nav_box {height:152px;border-bottom: 1px solid #e5e5e5;box-sizing: border-box; background:#fff; min-width:1200px;}

.sub_nav{ text-align:center; padding-top:70px;}
.sub_nav a { padding:9px 35px;border-radius:100px; display:inline-block; background:#f8f8f8; border:solid 1px #ddd; margin:0 5px; color:#333; font-size:16px; transition:0.3s all; position:relative; }
.sub_nav a:hover{ color:#fff; background:#e72427;border:solid 1px #ED1E79;}
.sub_nav a.currclass{ color:#fff; background:#0051B6;border:solid 1px #0051B6;}
.sub_nav a.currclass:before {content: "";width: 1px;height: 18px;display: block;background: #0051B6;position: absolute;top: 50px;left:50%;}
.sub_nav a.currclass::after {content: "";width: 12px;height: 12px;display: block;position: absolute;background: #fff; border: 1px solid #0051B6;border-radius: 50%;left:50%; margin-left:-6px;top: 73px;}

.page_ban{ width:100%; max-width:1920px; position:relative;min-width:1200px; margin:auto; overflow:hidden;}
.page_ban img{width:100%; display:block;}

.page_ban img {
    -webkit-animation: banner_inside 5s ease 1 forwards;
       -moz-animation: banner_inside 5s ease 1 forwards;
         -o-animation: banner_inside 5s ease 1 forwards;
            animation: banner_inside 5s ease 1 forwards;
}
@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
                transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.23);
             transform: scale(1.23);
    }
    to {
        -moz-transform: scale(1);
             transform: scale(1);
    }
}
@-o-keyframes banner_inside {
    from {
        -o-transform: scale(1.23);
           transform: scale(1.23);
    }
    to {
        -o-transform: scale(1);
           transform: scale(1);
    }
}
@keyframes banner_inside {
    from {
        -webkit-transform: scale(1.23);
           -moz-transform: scale(1.23);
             -o-transform: scale(1.23);
                transform: scale(1.23);
    }
    to {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
}


.comm_gray{background:rgba(0,0,0,.56); width:100%; height:100%; position:absolute; left:0; top:0; }
.case_gray{background:rgba(0,0,0,.36); width:100%; height:100%; position:absolute; left:0; top:0; }
.menu_gray{background:url(../images/menu_bg.png) repeat-x left top; width:100%; height:140px; position:absolute; left:0; top:0; z-index:9999;}


/*位置*/
.bg_weizhi{line-height:60px; height:60px;background:#f8f8f8; border-bottom:solid 1px #ececec; box-shadow: 0 1px 15px 0 rgba(0,0,0,0.0); min-width:1200px; margin:auto;}
.weizhi{line-height:62px; height:52px;}
.weizhi{background:url(../images/home_ico.png) no-repeat left 25px; padding-left:23px;  color:#666; font-size:12px; text-transform:uppercase;}
.weizhi a{color:#666;}

/*子栏目2*/
.sub_nav2{}
.sub_nav2 li{float:left; margin-right:10px; background:url(../images/case9.png) no-repeat right center; padding-right:15px;}
.sub_nav2 li a {display: block; position: relative;}
.sub_nav2 li a:before {width: 0;height: 2px;position: absolute;left: 50%;bottom: 0;z-index: 10;transform: translateX(-50%);-webkit-transform: translateX(-50%);background:#004EA2;
content: "";transition: all 0.3s;-webkit-transition: all 0.3s;}
.sub_nav2 li:hover > a:before {width: 100%;}
.sub_nav2 li.currclass a,.sub_nav2 li.currclass a:before{ color:#004EA2; font-weight:bold; width: 100%;}


.page_side{width:280px;}
.page_side_title{font-size:25px; padding: 20px 0; text-align: center; color:#fff; text-transform:uppercase; background:#00AD66;}

.page_main{width:860px; background:#fff; box-sizing:border-box;}


/*咨询及表单*/
.wx{height:98px; border-radius:0px; color:#fff; background:url(../images/wx.png) no-repeat 15px center #004EA2; background-size:auto 60px; box-sizing:border-box; padding:25px 0 0 90px; line-height:22px; transition: 0.3s all;}
.wx:hover{background:url(../images/wx.png) no-repeat 15px center #00AD66;background-size:auto 60px;}
.wx h5{font-size:18px; font-weight:normal; margin-bottom:8px;}

.mfst{ padding:15px 0 15px 0; background:#004EA2; border:solid 0px #ddd;  box-sizing:border-box; color:#fff; }
.mfst h5{font-size:18px;    padding:0px 0 15px 0; text-align:center;}

.mfst li{ margin:0 auto 15px auto;width:85%; font-size:12px;}
.mfst li input,.mfst li select{width:100%; height:38px; line-height:38px; border-radius:5px; border:solid 0px #ddd; background:#fff; padding:0 15px; box-sizing:border-box; outline:none;}
.mfst li input[name='submit']{height:46px; line-height:46px; background:#FF9933; color:#fff; font-size:18px; cursor:pointer;transition: 0.3s all; }
.mfst li input[name='submit']:hover{background:#f90; color:#fff;}

/*大家都在看*/ 
.hot_read {border: solid 1px #ddd;padding: 15px 15px 15px 15px; box-sizing: border-box; background:#fff;}
.hot_read h6 {font-size: 15px;height: 30px;border-bottom: solid 1px #e8e8e8; margin-bottom:10px; }
.hot_read li {line-height: 36px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; background: url(../images/dian.png) no-repeat left center;padding-left: 15px; }

.hot_read dl{}
.hot_read dd{}
.hot_read dd img{width:100%;}
.hot_read dd p{text-align:center; line-height:25px; height:30px;}

/*案例分页*/
.zuopin_list ul{}
.zuopin_list li{float: left;width:22.5%; margin: 0 2% 15px 0; overflow:hidden;}
.zuopin_list li:nth-child(4n){margin-right:0;}
.zuopin_list li .pic {width:100%;height: 230px;overflow:hidden; position:relative;background:#000;}
.zuopin_list li .pic img{width:100%; height:100%; display:block; transition:0.3s all;opacity:0.96;}
.zuopin_list li:hover .pic img {transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);}
.zuopin_list li .txt{text-align:center; line-height:36px;white-space:nowrap; text-overflow: ellipsis; overflow:hidden;}

/* 左边联系我们 */
.contant{padding: 13px 13px;border: 1px solid #ddd; background:#fafafa; color: #333;font-size: 12px;}
.contant_text{}
.contant img{width: 100%;margin-bottom: 13px;}
.contant  h3{font-size: 14px;margin-bottom: 10px;color: #000;}
.contant p{margin-bottom: 6px;font-size: 13px; line-height:24px;}

/*新闻循环列表*/
.news_cate{  margin-top:25px;}
.news_cate h5{ line-height:42px; background:url(../images/news_tit.jpg) no-repeat left bottom #fff; padding:0 10px 0 25px; font-size:16px; color:#fff; }
.news_cate h5 span{float:right; font-weight:normal; font-size:12px;}
.news_cate ul{ padding:20px 0; border:solid 1px #e8e8e8;}
.news_cate li,.xg_list li{width:46%; float:left; margin:0 2%; line-height:30px; background:url(../images/arr1.jpg) no-repeat left center; white-space:nowrap; text-overflow: ellipsis; overflow:hidden; box-sizing:border-box; padding-left:10px;}
.news_cate li span,.xg_list li span{ float:right; font-size:12px; color:#999;}

/*-----*/
.sx_right_box{border:solid 1px #ddd; padding:15px 10px 10px 10px; box-sizing:border-box;}
.sx_right_box h5{font-size:15px; color:#000; height:36px; border-bottom:solid 1px #ddd; background:url(../images/hot.png) no-repeat left 3px; padding-left:50px; margin-bottom:5px;}
.sx_right_box h6{font-size:15px; color:#000; height:36px; border-bottom:solid 1px #ddd;}

.tags_a{ margin-top:10px;}
.tags_a a{padding:5px 10px;  border-radius:3px; display:inline-block; margin-top:5px;}
.tags_a a:hover{ background:#f90; color:#fff;}

/*新闻子栏目*/
.news_sub_nav{ height:50px; border-bottom:solid 1px #eee; margin-bottom:20px;}
.news_sub_nav span{ width:80px; display:inline-block; float:left; font-weight:bold; line-height:28px;}
.news_sub_nav li{float:left;}
.news_sub_nav a {display: inline-block; padding:0 15px;  line-height:28px; border-radius:28px;   font-size:14px;}
.news_sub_nav a:hover{ background:#1463AA; color:#fff;}
.news_sub_nav li.currclass a{ background:#1463AA; display: inline-block;  padding:0 20px;  line-height:28px; border-radius:28px; margin:0 5px; color:#FFFFFF;  font-weight:normal;}

/*图片分页*/
.pic_list{}
.pic_list li {float: left;width: 360px;margin: 0 60px 40px 0;text-align: center;}
.pic_list li:nth-child(3n){ margin-right:0;}
.pic_list li .pic {width:100%;height: 233px;border: 10px solid #f4f4f4; overflow:hidden; position:relative;}
.pic_list li .pic img{width:100%; height:100%; display:block; transition:0.3s all;}
.pic_list li:hover .pic img {transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);}
.pic_list li .txt{line-height:38px; font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*遮罩*/
.item-mask {width: 100%;height: 100%;background: rgba(0, 0, 0, 0);position: absolute;left: 0;top: 0;opacity: 0;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2); transition: all ease-out .5s;}
li:hover .item-mask {opacity: 1; -webkit-transform: rotateX(0deg) scale(1, 1); transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, 0.3);}
.item-mask .item-link-icon {display: block;width: 38px;height: 38px;border: 1px solid rgba(255, 255, 255, .5);border-radius: 50%;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;}
.wjdh-link {display: block;width: 38px;height: 38px;background: url(../images/link.png) no-repeat center;}



/*图文分页*/
.pic_art_list{}
.pic_art_list dl{ padding:20px 0; height:150px; border-bottom:dotted 1px #CCCCCC;}
.pic_art_list dl dt{ width:240px; float:left;}
.pic_art_list dl dt a{width:240px; height:150px; display:block; overflow:hidden;}
.pic_art_list dl dt img{width:240px; height:150px; }

.pic_art_list dl dd{ transition:1s all;   margin-right:15px; box-sizing:border-box;}
.pic_art_list dd:hover { margin-right:0px;}
.pic_art_list dl dd h5{line-height:40px; font-size:18px; margin-bottom:10px;}
.pic_art_list dl dd p{  line-height:24px; color:#666; font-size:13px; margin-bottom:10px;}
.pic_art_list dl dd i{font-size:12px; font-style:normal; height:35px; line-height:35px; margin-right:20px; display:inline-block; color:#999; float:left;}
.pic_art_list dl dd i.n_time{ background:url(../images/icon_time.png) no-repeat left center; padding-left:20px;}
.pic_art_list dl dd i.n_tags{ background:url(../images/tags_pic.png) no-repeat left center; background-size:20px auto; padding-left:25px;}


/*新闻列表二分页样式*/
.news_list_two{ width:1200px; position:relative; margin:auto;}
.news_list_two li{float:left; width:384px; margin-right:24px; margin-bottom:25px; transition:0.3s all;}
.news_list_two li:hover{ background:#f8f8f8;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0);}

.news_list_two li:nth-child(3n){margin-right:0;}
.news_list_two li .pic{ width:100%; height:210px; overflow:hidden;}
.news_list_two li .pic img{ width:100%; min-height:100%;  display:block;transition:all 500ms ease-out 0s; }
.news_list_two li:hover .pic img{
  cursor:pointer;
  -webkit-transform:scale(1.1);
  moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);}
  
.news_list_two li .txt{ padding:25px 15px; border:solid 0px #ddd; border-top:0; background:#FFF; }
.news_list_two li .txt h5{overflow: hidden;  text-overflow: ellipsis;white-space: nowrap; font-size:16px; margin-bottom:12px;}
.news_list_two li .txt p{line-height:26px; color:#777; font-size:13px; height:60px; border-bottom:dotted 1px #ccc; margin-bottom:15px; padding-bottom:10px;}
.news_list_two li .txt span{font-size:12px; color:#888;}
.news_list_two li .txt span.time{background: url(../images/icon_time.png) left center no-repeat; padding-left: 20px; margin-right:30px;}
.news_list_two li .txt span.view{background: url(../images/icon_read.png) left center no-repeat; padding-left: 20px;}


/*新闻列表*/
.news_one{ border-bottom:solid 1px #dedede; height:280px;}
.news_one .news_pic{ width:410px; height:240px; overflow:hidden; }
.news_one .news_pic img{width:100%;}
.news_one .news_txt{width:730px;}
.news_one .news_txt h5{font-size:22px; margin:15px 0;overflow: hidden; text-overflow: ellipsis;white-space: nowrap; }
.news_one .news_txt p{ color:#555; line-height:24px; height:48px; overflow:hidden;}
.news_one .news_txt span{font-size:12px; color:#888; margin-bottom:15px; display:inline-block;}
.news_one .news_txt span.time{background: url(../images/icon_time.png) left center no-repeat; padding-left: 20px; margin-right:30px;}
.news_one .news_txt span.view{background: url(../images/icon_read.png) left center no-repeat; padding-left: 20px; margin-right:30px;}
.news_one .news_txt span.n_tags{background: url(../images/tags_pic.png) left center no-repeat; padding-left: 20px; background-size:16px auto;}

.news_one a.more{width:160px; line-height:36px; overflow:hidden; background:#f8f8f8; border:solid 1px #ccc; display:inline-block; border-radius:52px; text-align:center; color:#333; margin-top:30px; transition:0.3s all; position:relative;}
.news_one a.more:hover{border:solid 1px #004EA2; background:#004EA2; color:#fff;}

.news_list{}
.news_list dl{ padding:35px 0px; border-bottom:solid 1px #dedede; transition: all 1.0s;}
/*.news_list dl:hover{ background:#f8f8f8;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0);}*/
.news_list dl:hover{ background:#f8f8f8;}
.news_list dt{ width:260px; height:150px; overflow:hidden}
.news_list dt img{width:100%;}
.news_list dd{width:820px;transition: all 1.0s;}
.news_list dl:hover dd{padding-left:15px;}

.news_list dd h5{ font-size:22px; width:780px; margin:20px 0;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.news_list dd p{text-align:justify; line-height:24px; color:#666;}
.news_list dd span{font-size:12px; color:#888; margin-top:15px; display:inline-block;}
.news_list dd span.time{background: url(../images/icon_time.png) left center no-repeat; padding-left: 20px; margin-right:30px;}
.news_list dd span.view{background: url(../images/icon_read.png) left center no-repeat; padding-left: 20px; margin-right:30px;}
.news_list dd span.n_tags{background: url(../images/tags_pic.png) left center no-repeat; padding-left: 20px; background-size:16px auto;}



/*文章分页三*/
.art_list{}
.art_list dl{ height:124px; border-bottom:solid 1px #e1e1e1; margin-top:40px;}
.art_list dt{ width:84px; height:64px; background:#f2f2f2; float:left; margin-right:20px; text-align:center; padding-top:20px; color:#666;}
.art_list dt span{ font-size:25px; height:30px; line-height:30px; color:#666; display:block;}
.art_list dd{}
.art_list dd h4{ font-size:18px; margin-bottom:10px; padding-top:3px;font-weight:normal;}
.art_list dd p{ line-height:24px; color:#777;}
.art_list dd p a{color:#ff8404;}



/* 新闻内容页 */
.ntitle{padding:0px 0px 10px 0px;border-bottom: 1px solid #ddd; text-align:center;}
.ntitle h2{font-size: 25px;margin-bottom: 15px; line-height:38px;}
.ntitle span{font-size: 12px; color: #888; margin:0px 5px;}

.ptitle{text-align: center;}
.ptitle h2{font-size: 22px;}

.neirong{ line-height: 28px; text-align:justify;overflow: hidden;}
.neirong img{max-width: 100%;}
.neirong p{margin-bottom: 15px;font-size: 15px;}


/*收缩菜单*/
.faq_box{margin-bottom:15px; clear:both;}
.v{float:right;width:44px;height:16px;overflow:hidden;display:inline-block;}
.v01{background:url(../images/jian01.png) no-repeat;}
.v02{background:url(../images/jian01_on.png) no-repeat;}
.vtitle{line-height:36px; padding:10px 20px 10px 30px; background:#fff;  cursor:pointer;  text-overflow: ellipsis;white-space: nowrap; overflow:hidden; font-size:18px;}
.vtitle span{display:inline-block; background:#004EA2; color:#fff; width:25px; line-height:25px;border-radius:100%; font-size:14px; text-align:center; margin-right:5px; vertical-align:middle;}
.vtitle em{margin:10px 10px 0 0;}
.vcon{padding:0px 0px; background:#fff; display:none;}
.vcon_box{  padding:20px 5px; line-height:30px; font-size:14px; box-sizing:border-box; border-top:solid 1px #ddd; width:96%; margin:auto;}
.vcon_box .tit1{background:url(../images/jr_tit1.jpg) no-repeat left 8px; font-size:15px;padding-left:20px; height:36px;font-weight:bold;}
.vcon_box .tit2{background:url(../images/jr_tit2.jpg) no-repeat left 8px; font-size:15px;padding-left:20px; height:36px;font-weight:bold;}


/*资质荣誉列表页*/

.zzry_list  li{ float:left;width:278px; height:340px; margin:0 10px 20px 10px; position:relative;background:#fafafa; border:solid 1px #e8e8e8; text-align:center;}
.zzry_list  li .table_cell{height:340px;}
.zzry_list  li img{max-width:86%;max-height:90%;display: inline-block;opacity:0.95;}
.zzry_list li .txt{ background:rgba(0,0,0,0.3); position:absolute; top:0; right:0; width:0; height:100%; text-align:center; opacity:0;transition:all ease-in-out 400ms;  -webkit-transition:all ease-in-out 400ms; -moz-transition:all ease-in-out 400ms; -ms-transition:all ease-in-out 400ms; -o-transition:all ease-in-out 400ms;}
.zzry_list li .txt h5{ text-align:center; font-size:16px; font-weight:normal; color:#fff; line-height:360px;  margin-left:-30px; opacity:0;transition:all ease-in-out 400ms;  -webkit-transition:all ease-in-out 400ms; -moz-transition:all ease-in-out 400ms; -ms-transition:all ease-in-out 400ms; -o-transition:all ease-in-out 400ms;}
.zzry_list li:hover .txt{ opacity:1; width:100%; left:0;}
.zzry_list li:hover .txt h5{ margin-left:0; opacity:1;}

/*--通用热门关键字---*/
.sx_right_box{border:solid 1px #ddd; padding:15px 10px 10px 10px; box-sizing:border-box;}
.sx_right_box h5{font-size:15px; color:#000; height:36px; border-bottom:solid 1px #ddd; background:url(../images/hot.png) no-repeat left 3px; padding-left:50px; margin-bottom:5px;}
.sx_right_box h6{font-size:15px; color:#000; height:36px; border-bottom:solid 1px #ddd;}

.tags_a{ margin-top:10px;}
.tags_a a{padding:5px 10px;  border-radius:3px; display:inline-block; margin-top:5px;}
.tags_a a:hover{ background:#f90; color:#fff;}




/*更多*/
.more_big a{width:160px; line-height:36px; overflow:hidden; background:rgba(255,255,255,0.1); display:inline-block; border:solid 1px rgba(255,255,255,0.6); border-radius:52px; text-align:center; color:#fff;  transition:0.3s all; position:relative;}
.more_big a:hover{border:solid 1px #B71745; background:#B71745; color:#fff;}

/*放大动画*/
.anim{-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;top:50%;left:50%;z-index:10}
.anim:before{position:relative;content:'';display:block;margin-top:100%}
.anim:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%}
.hoverable{overflow:hidden}
.hoverable .anim{-moz-animation:anim-out .75s;-webkit-animation:anim-out .75s;animation:anim-out .75s}
.hoverable .anim:after{-moz-animation:anim-out-pseudo .75s;-webkit-animation:anim-out-pseudo .75s;animation:anim-out-pseudo .75s}
.hoverable .anim,.hoverable .anim:after{animation-iteration-count:infinite;animation-duration:1.3s}
@-webkit-keyframes anim-in{0%{width:0}100%{width:100%}}
@-moz-keyframes anim-in{0%{width:0}100%{width:100%}}
@-ms-keyframes anim-in{0%{width:0}100%{width:100%}}
@keyframes anim-in{0%{width:0}100%{width:100%}}
@-webkit-keyframes anim-in-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@-moz-keyframes anim-in-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@-ms-keyframes anim-in-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@keyframes anim-in-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@-webkit-keyframes anim-out{0%{width:0}100%{width:100%}}
@-moz-keyframes anim-out{0%{width:0}100%{width:100%}}
@-ms-keyframes anim-out{0%{width:0}100%{width:100%}}
@keyframes anim-out{0%{width:0}100%{width:100%}}
@-webkit-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@-moz-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@-ms-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}
@keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:transparent}}





/*自定义分页开始*/
.mypages{width:600px; overflow:hidden; margin-left:10px;}
.mypages .clumb{width:12px; height:22px; background:url(images/a-1.jpg) no-repeat; display:block;float:left; margin-right:5px;}
.mypages .num{width:22px; height:22px; float:left; background:#a2a2a2; display:block; text-align:center; margin-right:1px; line-height:22px; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#4b4b4b;}
.mypages .num:hover,.mypages .hover{background:#000; color:#FFF;}
.mypages .clumb:hover{background-position:0 -22px;}
.mypages .clumb_n{width:12px; height:22px; background:url(images/a-1.jpg) no-repeat; background-position:-12px 0; display:block;float:left; margin-left:4px;}
.mypages .clumb_n:hover{background-position:-12px -22px;}
.mypages .curr{width:22px; height:22px; float:left; background:#e0e0e0; display:block; text-align:center; margin-right:1px; line-height:22px; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#000; }

/*分页2*/
.mypage_2{font-size: 0;text-align: center;overflow: hidden;}
.mypage_2 > *{ box-sizing:border-box;color: #666;width: 42px;height: 42px;line-height: 40px;background: #fff; border:solid 1px #e8e8e8; border-left:0;}
.mypage_2 a, .mypage_2 .curr{font-family: arial;font-size: 16px;display: inline-block;vertical-align: top;}
.mypage_2 .curr,.mypage_2 a:hover{background-color: #eee; color:#666;}
.mypage_2 .pre,.mypage_2 .nex{font-size: 12px;font-family: "microsoft yahei";width: 64px;text-align: center;}
.mypage_2 > *:first-child,.mypage_2 > *:last-child{font-size: 12px; width: 74px;text-align: left;background-repeat: no-repeat;}
.mypage_2 > *:first-child {padding-left: 30px;border-left: solid 1px #e8e8e8;background-position: 15px center;background-image: url(../images/pre_pic.png); border-bottom-left-radius:5px;border-top-left-radius:5px;}
.mypage_2 > *:last-child {padding-left: 22px;background-position: 55px center;background-image: url(../images/nex_pic.png);border-bottom-right-radius:5px;border-top-right-radius:5px;}

/*搜索分页*/
#fenye{ margin:10px;}
#fenye table{ margin:auto;}
#fenye .prev,#fenye .next{text-align:center;}
#fenye a.curr,#fenye a:hover{background:#004EA2;  color:#FFFFFF;}
#fenye a{background:#e8e8e8; padding:8px 15px; color:#333; font-size:14px; border-radius:3px;}


/*联系我们单页*/
.lianxi{}
.lianxi .left{float:left; width:680px; border:solid 1px #ddd;}

.lianxi .right{float:right; width:480px;}
.lianxi .right h2{font-size:25px; margin:25px 0 5px;}
.lianxi .right h5{font-size:16px; font-weight:normal; color:#888;}
.lianxi .right p{margin-top:35px; line-height:30px;}

/*建议反馈*/
.note_red{ font-size:14px; color:#fe0000; margin:0 10px;}
.note_arrow{ color:#999; display:inline-block; background:url(../images/note.gif) no-repeat left center; padding-left:24px; margin-left:10px;}

.fill_textarea{ width:470px; padding:10px 5px; height:120px; border:solid 1px #ddd; outline:none; background:#f8f8f8;}
.fill_textarea:hover{border:solid 1px #ccc; background:#f8f8f8;}

table.fill_table_c{ clear:both; margin:0px auto 10px auto;}
table.fill_table_c input.fill_text{ width:200px; padding:10px 5px; border:solid 1px #ddd; outline:none; background:#f8f8f8;}
table.fill_table_c input.fill_text:hover{border:solid 1px #ccc; background:#f8f8f8;}
table.fill_table_c th,table.fill_table_c td{ vertical-align:top; line-height:2em; padding:10px 5px;}
table.fill_table_c th{ font-size:14px; font-weight:normal; text-align:right;}
table.fill_table_c img{ vertical-align:middle; margin:0 10px;}
table.fill_table_c input.orange_btn{ width:250px; height:50px; line-height:50px;}

input.orange_btn{ border:none; font-size:20px; cursor:pointer; text-align:center; color:#fff; background:#004EA2; font-family:"微软雅黑";}
input.orange_btn:hover{ background:#f90; color:#fff; text-decoration:none;}



/*全站搜索begin*/
.searchbody{width:100%; margin:0px auto;}

.searchbody  .tit{background:#FAFFF9 url(btn.png) no-repeat 8px 6px; border:#E2F3DE 1px solid; height:31px;line-height:31px;font-size:12px;color:#555;padding-left:5px; margin-bottom:5px;}
.searchbody  .tit span{ color:red; font-weight:bold;}

.searchbody  .kuaisou{ margin:0px 10px 20px 0px;}
.searchbody  .kuaisou .i{ height:23px; line-height:23px;width:305px; padding-left:15px; color:#333;}
.searchbody  .kuaisou #m{margin-left:5px;height:28px; line-height:22px; width:80px; border:none;}




/*向上*/
.cd-top {
  display: inline-block;
  height: 46px;
  width: 46px;
  position: fixed;
  bottom: 40px;
  right: 5px;border-radius: 50%;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.15) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #004EA2;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 46px;
    width: 46px;
    right: 5px;
    bottom: 50px;
  }
}
.cd-top:hover{background-color:#004EA2;transition: all 0.3s ease 0s;}







  
  
  